home *** CD-ROM | disk | FTP | other *** search
/ HAKERIS 11 / HAKERIS 11.ISO / soft / development / Macromedia RoboHelp X5 / RoboHelpOffice.exe / RoboHelp Office.msi / ISSetupFile.SetupFile11 < prev    next >
Encoding:
Text File  |  2004-02-26  |  1.3 KB  |  60 lines

  1. ;[RHT_OldKeys] lists keys under HKEY_CURRENT_USER.  The first key found will be used as the source for moving user settings for RHT
  2. ;[RHT_ValueSections] Points to all sections for RHT that list single values to convert.  Name before '=' is the section name, and after is the sections key in registry
  3. ;[RHT_Keys]List completet keys to copy for RHT
  4. ;[RHT_Keys_Remove]List of keys that needs to be cleaned 
  5. ;Same for RHC but prefix will be RHC
  6.  
  7.  
  8. ;------------------------------------ RHT -------------------------------------
  9. [RHT_OldKeys]
  10. SOFTWARE\Blue Sky Software\RoboHTML\10.00=
  11. SOFTWARE\Blue Sky Software\RoboHTML\9.00=
  12.  
  13. [RHT_ValueSections]
  14. ;empty for now, use this single values
  15. ;sample 
  16. ;RHT_Comp16=Components\16
  17. ;[RHT_Comp16]
  18. ;Description=
  19. ;Edit js=
  20.  
  21. [RHT_Keys]
  22. Common=
  23. MontereyFrame=
  24. Components\0=
  25. Components\1=
  26. Components\3=
  27. Components\4=
  28. Components\5=
  29. Components\7=
  30. Components\8=
  31. Components\14=
  32. Components\30=
  33. Components\31=
  34. Preferences=
  35. TipText=
  36.  
  37. [RHT_Keys_Remove]
  38. Tools=
  39. Components\16=
  40.  
  41.  
  42.  
  43. ;------------------------------------ RHC -------------------------------------
  44. [RHC_OldKeys]
  45. Software\Blue Sky Software\RoboHELP\9.00=
  46.  
  47. [RHC_Keys]
  48. Common=
  49. Components\11=
  50. Components\12=
  51. Components\20=
  52. Components\7=
  53. Components\8=
  54. PhoenixFrame=
  55.  
  56. [RHC_Keys_Remove]
  57. Tools=
  58. Components\16=
  59.  
  60.